Skip to content

Update rust-futures monorepo to 0.3.32#464

Open
nextest-bot wants to merge 1 commit intomainfrom
renovate/rust-futures-monorepo
Open

Update rust-futures monorepo to 0.3.32#464
nextest-bot wants to merge 1 commit intomainfrom
renovate/rust-futures-monorepo

Conversation

@nextest-bot
Copy link
Copy Markdown
Collaborator

This PR contains the following updates:

Package Type Update Change
futures (source) dev-dependencies patch 0.3.31 -> 0.3.32
futures-util (source) dependencies patch 0.3.31 -> 0.3.32

Release Notes

rust-lang/futures-rs (futures)

v0.3.32

Compare Source

  • Bump MSRV of utility crates to 1.71. (#​2989)
  • Soft-deprecate ready! macro in favor of std::task::ready! added in Rust 1.64 (#​2925)
  • Soft-deprecate pin_mut! macro in favor of std::pin::pin! added in Rust 1.68 (#​2929)
  • Add FuturesOrdered::clear (#​2927)
  • Add mpsc::*Receiver::recv (#​2947)
  • Add mpsc::*Receiver::try_recv and deprecate mpsc::*Receiver::::try_next (#​2944)
  • Implement FusedStream for sink::With (#​2948)
  • Add no_std support for shared (#​2868)
  • Make Mutex::new() const (#​2956)
  • Add #[clippy::has_significant_drop] to guards (#​2967)
  • Remove dependency to pin-utils (#​2929)
  • Remove dependency on num_cpus (#​2946)
  • Performance improvements (#​2983)
  • Documentation improvements (#​2925, #​2926, #​2940, #​2971)

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Dependency-related updates label Feb 16, 2026
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch 6 times, most recently from 163095e to 49ecb0a Compare February 23, 2026 05:45
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch 8 times, most recently from a9bcc9c to c5491bb Compare March 4, 2026 05:53
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch 7 times, most recently from bb15b6e to de8e7ce Compare March 11, 2026 05:06
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch 8 times, most recently from 6f50f04 to fdcae0c Compare March 19, 2026 04:11
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch 9 times, most recently from 5feb513 to 432b66f Compare March 30, 2026 05:54
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch 10 times, most recently from d732424 to 22453b3 Compare April 7, 2026 06:08
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch 8 times, most recently from defdb96 to 4c8c1aa Compare April 14, 2026 07:04
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch from 4c8c1aa to 91c1c3d Compare April 15, 2026 07:04
@nextest-bot nextest-bot force-pushed the renovate/rust-futures-monorepo branch from 91c1c3d to 4e0b637 Compare April 16, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency-related updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant